object Form1: TForm1 Left = 215 Top = 161 AutoScroll = False AutoSize = True Caption = 'Menu' ClientHeight = 360 ClientWidth = 430 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 430 Height = 360 AutoSize = True Center = True ParentShowHint = False Picture.Data = {} ShowHint = False end object Image2: TImage Left = 8 Top = 256 Width = 145 Height = 41 Cursor = crHandPoint DragCursor = crHourGlass Picture.Data = {} OnClick = InstalacjaClick end object Image4: TImage Left = 328 Top = 328 Width = 89 Height = 25 Cursor = crHandPoint DragCursor = crHourGlass Picture.Data = {} OnClick = KoniecClick end object Image3: TImage Left = 16 Top = 312 Width = 201 Height = 41 Cursor = crHandPoint DragCursor = crHourGlass Picture.Data = {} OnClick = DokumentacjaClick end end